#LED function for right rocker

If **individual** LED colour management is activated (**LED management - LED status function**), both the colour and the function can be configured individually for every right status LED on the device.

* Always OFF
* Always ON with selected colour
* Acknowledgement: Every button press causes the status LED to always change its colour between the ON and OFF condition for the time defined in the parameter **Duration to acknowledge key-press**.
* Status indication: The status LED is always updated according to the status of the button.
* Comparator unsigned (values 0 ... 255): The device compares a set value with a received value. If the comparison value > received value, the status LED lights up in the set colour.
* Comparator signed (values -128 ... 127): A positive or negative comparison value is received via a separate communication object (1 byte).
* Control through separate object: The status of the LED is updated via a separate group object.